How do I get the same key bindings in vmware's Window and Mac [closed]
Posted
by ragnarius
on Stack Overflow
See other posts from Stack Overflow
or by ragnarius
Published on 2010-03-21T18:54:49Z
Indexed on
2010/03/21
19:01 UTC
Read the original article
Hit count: 546
I have a macbook but sometimes I run Windows in vmware to program in Visual Studio. I have a swedish keyboard, to get the curly brace '{' I press alt(=option)+shift+8 in mac, but to get the same character in vmware/windows I should press alt+7.
Obviously, I would like to have the same keyboard layout in mac and windows, how can I make this happen?
I have been recommended to use autohotkey on Windows, but I have a problem mapping AltGr shift 8 to a character (i.e. <^>!+8:{ does not work)
(I state the question in this forum because I think that only programmers can answer it, we are the only ones that use the characters []{} )
© Stack Overflow or respective owner